home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / ODF / Found / FWRefCnt / MacMake.bmk
Encoding:
Text File  |  1996-04-25  |  1.3 KB  |  51 lines  |  [TEXT/MPS ]

  1. #========================================================================================
  2. #
  3. #    File:                MacMake.bmk
  4. #    Release Version:    $ ODF 1 $
  5. #
  6. #    Copyright:    (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. #
  8. #========================================================================================
  9.  
  10. __ComponentName = ODFRefCnt
  11.  
  12. __ComponentSignature = 'odf '
  13.  
  14. __IncludeDirs = ∂
  15.         -i "{ODF}Found:FWCommon:Include:" ∂
  16.         -i "{ODF}Found:FWTaskG:Include:" ∂
  17.         -i "{ODF}Found:FWRunTyp:Include:" ∂
  18.         -i "{ODF}Found:FWRefCnt:Include:" ∂
  19.         -i "{ODF}Found:Layer:Include:"
  20.         
  21. __IDLIncludeDirs = ∂
  22.     -i "{ODF}Found:FWCommon:Include:"
  23.  
  24. __FrameworkObjects = ∂
  25.     "{_FWBinDir}ODFMemory" ∂
  26.     "{_FWBinDir}ODFExcept" ∂
  27.     "{_FWBinDir}ODFCommon" ∂
  28.     "{_FWBinDir}ODFRunTyp"
  29.     
  30. # Component is built from Layer folder
  31.  
  32. __ComponentObjects = 
  33.  
  34. __ComponentSourcesFromIDL = ∂
  35.     ∂
  36.     "{_FWTargetDir}Include:"SLRefCnt.xh ∂
  37.     "{_FWTargetDir}Include:"SLRefCnt.xih
  38.     
  39. __ComponentResources =
  40.  
  41. __CFMInitFunction = ODF_EXCLIB_CFMINIT
  42.     
  43. # directory dependency propagation
  44.  
  45. "{_FWObjDir}" ƒ ∂
  46.                 "{ODF}Found:FWRefCnt:Sources:"
  47.  
  48. #####################################################################################
  49. # Dependencies
  50. #####################################################################################
  51.